* src/lread.c (build_load_history): Be careful with in-place updates
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 4 Feb 2024 17:58:56 +0000 (12:58 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 4 Feb 2024 17:58:56 +0000 (12:58 -0500)
commit52abeaf1333427f156a23f0acf057e81bcc5e9e2
treeea7ef0e7c69edb11103ac6e8e0f2415171ba5284
parenta1aa9028f83e5d3da71bdb5877d8baa5d6c1e98a
* src/lread.c (build_load_history): Be careful with in-place updates

Don't leave a "broken" value in `Vcurrent_load_list`.
src/lread.c